go/types.Chan.Underlying (method, view implemented interface methods)

one use

	go/types (current package)
		chan.go#L37: func (c *Chan) Underlying() Type { return c }